import { Button, Flex, TextField } from '@aws-amplify/ui-react'; export const TextFieldAccessibilityExample = () => { return ( ); };